Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix missing extra fields when the key doesn't contain a dot and flatt… #1034

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

Issif
Copy link
Member

@Issif Issif commented Oct 28, 2024

…enfields=true

What type of PR is this?

Uncomment one (or more) /kind <> lines:

/kind bug

Any specific area of the project related to this PR?

/area outputs

What this PR does / why we need it:

If elasticsearch.flattenfields == true, because of a missing check, the output_fields with a key without dot are deleted.

Which issue(s) this PR fixes:

#1033

Fixes #

Special notes for your reviewer:

@poiana poiana added the lgtm label Oct 28, 2024
@poiana
Copy link

poiana commented Oct 28, 2024

LGTM label has been added.

Git tree hash: 1717ed395f2e9b9198026227cbfe5609c2d42c5d

@poiana
Copy link

poiana commented Oct 28, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Issif, leogr

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@poiana poiana merged commit 74ce82c into master Oct 28, 2024
5 checks passed
@poiana poiana deleted the fix/missing-extra-fields branch October 28, 2024 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants